Skip to main content
Version: 4.3.x {testing}

How to change the device address

To succesfully comunicate with multiple devices on the same CAN bus, each device must have a unique address.

tip
  • The device address is persistent and it is stored in the device's flash memory.
  • The address does not change with the new firmware upload.
Device default addressDevice
0siliXcon controller
4siliXcon BMS
6siliXcon display
7reserved for PC

Using term

tip
  1. Open the terminal.
  2. Login to the device.
  3. Run the command setaddr 1 to change the address to 1
  4. Confirm
  5. Reboot the device.

msgconf